home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / retro_ra.swf / scripts / DefineSprite_265 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  50 b   |  4 lines

  1. stop();
  2. num = random(3) + 1;
  3. gotoAndStop(num);
  4.